home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2012 April / ME_04_2012.iso / Multimedia / AutoRate 1.6.dmg / Enable Half-Star Ratings in iTunes.app / Contents / CodeResources next >
Encoding:
Extensible Markup Language  |  2008-09-09  |  1.9 KB  |  94 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>files</key>
  6.     <dict>
  7.         <key>Resources/AutomatorApplet.icns</key>
  8.         <data>
  9.         jRxAYYIofUMnf9tIP5QD9rGoYuo=
  10.         </data>
  11.         <key>Resources/English.lproj/ApplicationStub.nib/classes.nib</key>
  12.         <dict>
  13.             <key>hash</key>
  14.             <data>
  15.             7v6NpJh0i1NEFtHCa4EizqeqKcM=
  16.             </data>
  17.             <key>optional</key>
  18.             <true/>
  19.         </dict>
  20.         <key>Resources/English.lproj/ApplicationStub.nib/info.nib</key>
  21.         <dict>
  22.             <key>hash</key>
  23.             <data>
  24.             wkkDyEeCThhmsnjZ5G6XjBDuH5g=
  25.             </data>
  26.             <key>optional</key>
  27.             <true/>
  28.         </dict>
  29.         <key>Resources/English.lproj/ApplicationStub.nib/keyedobjects.nib</key>
  30.         <dict>
  31.             <key>hash</key>
  32.             <data>
  33.             isnjgWGiU134vADIccQW7pKxWTs=
  34.             </data>
  35.             <key>optional</key>
  36.             <true/>
  37.         </dict>
  38.         <key>version.plist</key>
  39.         <data>
  40.         C9QAjfC9QRdpNyXttMXJWY4Y4OI=
  41.         </data>
  42.     </dict>
  43.     <key>rules</key>
  44.     <dict>
  45.         <key>^Resources/</key>
  46.         <true/>
  47.         <key>^Resources/.*\.lproj/</key>
  48.         <dict>
  49.             <key>omit</key>
  50.             <true/>
  51.             <key>weight</key>
  52.             <real>10</real>
  53.         </dict>
  54.         <key>^Resources/.*\.lproj/locversion.plist$</key>
  55.         <dict>
  56.             <key>omit</key>
  57.             <true/>
  58.             <key>weight</key>
  59.             <real>30</real>
  60.         </dict>
  61.         <key>^Resources/.*\.nib/classes\.nib$</key>
  62.         <dict>
  63.             <key>optional</key>
  64.             <true/>
  65.             <key>weight</key>
  66.             <real>20</real>
  67.         </dict>
  68.         <key>^Resources/.*\.nib/data\.dependency$</key>
  69.         <dict>
  70.             <key>optional</key>
  71.             <true/>
  72.             <key>weight</key>
  73.             <real>20</real>
  74.         </dict>
  75.         <key>^Resources/.*\.nib/info\.nib$</key>
  76.         <dict>
  77.             <key>optional</key>
  78.             <true/>
  79.             <key>weight</key>
  80.             <real>20</real>
  81.         </dict>
  82.         <key>^Resources/English\.lproj/</key>
  83.         <dict>
  84.             <key>optional</key>
  85.             <true/>
  86.             <key>weight</key>
  87.             <real>20</real>
  88.         </dict>
  89.         <key>^version.plist$</key>
  90.         <true/>
  91.     </dict>
  92. </dict>
  93. </plist>
  94.